mergBLECentralDidUpdateValueForCharacteristic
Type
message
Summary
Sent when a central writes the value of a characteristic
Syntax
mergBLECentralDidUpdateValueForCharacteristic <pUUID>, <pCharacteristic>, <pValue>
Description
Sent when a central writes the value of a characteristic
Parameters
Name | Type | Description |
---|---|---|
pUUID | A service UUID being advertised by the device | |
pCharacteristic | A characteristic UUID. | |
pValue | The new value of the characteristic. |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile